home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / bbs / trionbbs100.lha / Trion / cfg / Route.cfg < prev    next >
Text File  |  1997-07-28  |  3KB  |  77 lines

  1. ; Trion Netmail ROUTE configuration file.
  2. ;
  3. ; ROUTE  'addressed node'   'route node'
  4. ;
  5. ; The 'addressed node' is the one the message is written to, the route node
  6. ; is the one who receives mail directly from you (your boss or a node
  7. ; who polls you for mail_
  8. ;
  9. ;
  10. ; The '*' character can be used as a 'wildcard'.
  11. ;
  12. ; FI  14:103/204.*  14:103/*  14:*
  13. ;
  14. ; The first node which 'fits' is used to route the message.
  15. ; This is why you have to put 'wildcards' at the end of the list.
  16. ; The less numbers .. the further in the list.
  17. ;
  18. ;
  19. ; In this list you put your Hubs/Hosts or eventualy the nodes who
  20. ; poll you for there mail.
  21. ;
  22. ; NetMail to your points is routed automatically.
  23.  
  24.  
  25. ;    Exact Point routing scheme
  26.  
  27. ;    If the netmail message is for a node, it just gets routed with
  28. ;    a matching entry or wildcard in the Route.cfg.
  29.  
  30. ;    If the netmail message is for a point, first it checks if there
  31. ;    is an exact routing match in the route.cfg, if there isn't
  32. ;    it checks if the message is for a point from this system, if it
  33. ;    is it is send directly. If there still is no route it will first
  34. ;    check if the boss is in the Route.cfg .. and if that's a negative
  35. ;    it will check if there was a wildcard found when checking if
  36. ;    there was an exact route match for this point number.
  37.  
  38. ;    With this system you don't have to have any points in your
  39. ;    route.cfg , it is al done automatically for your points.
  40. ;    But if you place one of your points in the route.cfg you can
  41. ;    route the netmail for that point through other systems.
  42. ;    All netmail for points who are not yours are routed to
  43. ;    their boss, or themselfs or the best wildcard match.
  44.  
  45.  
  46.  
  47. ROUTE  350:1002/101   350:1002/101    ;Wim
  48. ROUTE  350:1002/102   350:1002/102    ;Manuel
  49. ROUTE  350:1002/199   350:1002/199    ;Guuske
  50. ROUTE  350:1002/2*    350:1002/2      ;Daniel
  51. ROUTE  350:*          350:1001/0
  52.  
  53. ROUTE  14:103/301     14:103/301      ;NLA Netmail voor Wim naar Wim
  54. ROUTE  14:103/302     14:103/302      ;NLA Netmail voor Jurjan naar Jurjan
  55. ROUTE  14:103/303     14:103/303      ;NLA Netmail
  56.  
  57. ROUTE  14:103/300.1   14:103/3        :Geintje erm test bedoel ik
  58.  
  59. ROUTE  14:103/103     14:103/103      ;NLA Netmail Harry
  60. ROUTE  14:101/209     14:101/209      ;NLA Netmail Manuel
  61.  
  62. ; ROUTE  14:1*          14:103/0.0
  63. ; ROUTE  14:2*          14:203/0.0
  64.  
  65. ROUTE  14:*           14:103/0.0      ;NLA Netmail naar HOST
  66.  
  67.  
  68.  
  69. ROUTE  39:155/301     39:155/301      ;AMY netmail voor Wim naar Wim
  70. ROUTE  39:155/302     39:155/302      ;AMY netmail voor Jurjan naar Jurjan
  71.  
  72. ROUTE  39:*           39:155/0        ;AMY netmail naar HOST
  73.  
  74.  
  75. ROUTE  2:*            2:283/326.0
  76.  
  77.